services.nginx.virtualHosts.<name>.sslTrustedCertificate
Path to root SSL certificate for stapling and client certificates.
- Type
null or absolute path- Default
null- Example
"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"- Declared
- <nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>